xen.git
2010-06-04 Keir Frasernotify_via_xen_event_channel() takes explicit domain...
2010-06-04 Keir FraserIntel: Add CPUID feature mask support for NHM processors.
2010-06-04 Keir Fraser[VTD] fixed a timing issue on DELL calpella laptop...
2010-06-04 Keir Fraserlibxl/xl: fix multivcpu handling
2010-06-04 Keir Fraserxl: enable hap, parse hap option in the config files
2010-06-04 Keir Fraserxl: correct help message of migrate and migrate-receive...
2010-06-04 Keir Fraserxl: fix vcpu-* command line args
2010-06-04 Keir Fraserxl: fix network-detach command line parsing
2010-06-04 Keir Fraserxl: fix network-list command line parsing
2010-06-04 Keir Fraserxl: fix network-attach command line parsing
2010-06-04 Keir FraserBash completion scripts go to /etc/bash_completion.d/
2010-06-04 Keir FraserAdd the USE_PLATFORM_TIMER flag to the FADT, to make...
2010-06-04 Keir FraserAdd a safety valve to the HVM RTC model for big time...
2010-06-04 Keir Fraserx86: Suppress warnings about spurious pagefaults
2010-06-04 Keir Fraserx86: Quieten the warning about paging domctls called...
2010-06-04 Keir FraserQuieten console warning about incomplete PAE PTE writes
2010-06-04 Keir Frasertimer: Do not acquire a lock on a killed timer.
2010-06-04 Keir FraserAllow domains to set a shutdown code without actually...
2010-06-03 Keir Frasertimer: Migrate timers from dying CPU on CPU_DYING notif...
2010-06-02 Keir Frasertimers: Track inactive timers and migrate them on cpu...
2010-06-02 Keir Frasertools: assume that special Xen devices have been create...
2010-06-02 Keir Fraserxl: adds shutdown and reboot commands
2010-06-02 Keir FraserFix xm man page statement about asynchonous operation
2010-06-02 Keir Fraserx86: On CPU offline, freed stack should be *un*guarded.
2010-06-01 Keir FraserVMX: does EPT capabilities detection strictly according...
2010-06-01 Keir Fraserx86: During cpu offline, cpu_disable_scheduler() cannot...
2010-06-01 Keir Frasersmp_call_function/on_selected_cpus/on_each_cpu all...
2010-06-01 Keir Fraserx86 mtrr: Remove (noop) lock_cpu_hotplug().
2010-06-01 Keir Fraserx86 mtrr: Fix set_mtrr() race against cpu_online_map...
2010-06-01 Keir Fraserxl: remove duplicate code in migrate_domain()
2010-06-01 Keir Fraserlibxl: fix domain suspend debug typo.
2010-06-01 Keir Fraserxend: PoD check should be for HVM domain only.
2010-06-01 Keir Fraserxc: deal with xen/evtchn and xen/gntdev device names
2010-06-01 Keir Fraserxend: Remove broken bits of NUMA code.
2010-06-01 Keir Fraserxen: update_runstate_area for 32 bit PV on HVM guests
2010-05-28 Keir Fraserx86: Fix guest-pointer-array memmove in __pirq_guest_un...
2010-05-28 Keir Frasertools: Build fixes.
2010-05-28 Keir Fraserxl/libxtl: Remove glitch in xl migrate log output
2010-05-28 Keir Fraserlibxc: remove \n from strings passed to PERROR
2010-05-28 Keir Fraserlibxc: save/restore error handling fixes
2010-05-28 Keir Fraserxl: Allow control of logging level.
2010-05-28 Keir Fraserlibxl: Use the caller's logger (xentoollog)
2010-05-28 Keir Fraserlibxl: Fix up some incorrect printf formats
2010-05-28 Keir Fraserlibxc: Use new DBGPRINTF for a few debugging output...
2010-05-28 Keir Fraserlibxc: eliminate static variables, use xentoollog;...
2010-05-28 Keir Fraserxtl: New xentoollog mini-library.
2010-05-28 Keir Fraserlibelf: Tidy up logging and remove dependency on stdio.
2010-05-28 Keir Fraserlibxc: xc_domain_save.c: rename "write_exact" macro
2010-05-28 Keir Fraserstubdom/newlib: Provide correct names for time.h timezo...
2010-05-28 Keir Fraserxl: Move "extern" declarations to xl.h
2010-05-28 Keir Fraserxl: Combine headers into one header file.
2010-05-28 Keir Fraseriommu: Map correct permissions in IOMMU on grant read...
2010-05-28 Keir Fraseriommu: Specify access permissions to iommu_map_page().
2010-05-28 Keir FraserHAP: Add hardware capability check for 2MB super page.
2010-05-28 Keir Fraserxl: print BDF parse errors
2010-05-28 Keir Fraserxl: fix pci-detach usage message
2010-05-28 Keir Fraserxl: fix PCI resource parsing
2010-05-28 Keir FraserUpdate QEMU_TAG to 805ed3b20492d2f4bb465bfda65cedd286e23209
2010-05-28 Keir Fraserx86: Warn on CPU hot-add to tsc-reliable system
2010-05-27 Keir Fraserx86: Synchronize slave TSC to master if necessary,...
2010-05-27 Keir Fraserx86: Speed up PV-guest superpage mapping
2010-05-27 Keir Fraservmx: Fix c/s 21433:095e4b964f99: Must save host MSRs...
2010-05-27 Keir Fraserlibxl: Do not provide arbitrary string as format specif...
2010-05-27 Keir Fraserxenconsoled: Discard guest console data in bigger chunks
2010-05-27 Keir Fraserxenstore: Make sure that libxs reports an error if...
2010-05-27 Keir Fraserxenctx: Add --kernel-start option, to set the user...
2010-05-26 Keir FraserpyGrub: Use proper bootloader class when entering comma...
2010-05-26 Keir Frasertools: Fix time offset when localtime=0
2010-05-26 Keir FraserAllow space in vbd path name
2010-05-26 Keir Fraserxl: Some small fixes
2010-05-26 Keir Fraserxl: allow nameless domains to be named
2010-05-26 Keir Frasercompat-guest accessor macros do not need address check...
2010-05-26 Keir Fraserx86 EPT: Only flush EPT TLB if the previous entry was...
2010-05-26 Keir Fraserhvm: Extend the CPUID whitelist to include Intel's...
2010-05-26 Keir Fraserx86 shadow: Avoid remove-all-shadows after shadow teardown
2010-05-26 Keir Fraserhvm: Handle extreme wallclock offsets safely.
2010-05-26 Keir Frasercpupool: Clean up unused prorotype and duplicate trace...
2010-05-26 Keir Fraserxl: Add subcommand 'xl dmesg'
2010-05-25 Keir Fraserx86 hvm: implement vector callback for evtchn delivery
2010-05-25 Keir Fraserlibxl: small build fix to pass uint8_t to tolower().
2010-05-25 Keir Fraserxend: Add interface name definition support for xend...
2010-05-22 Keir Fraseriommu: Gracefully fail to initialise iommu on generic...
2010-05-22 Keir Fraserx86: TSC handling cleanups (version 2)
2010-05-21 Keir FraserRevert 21339:804304d4e05d "x86: TSC handling cleanups"
2010-05-21 Keir Fraserxl: fix block-attach command parsing
2010-05-20 Keir Fraserx86: Remove obsolete inquire_remote_apic()
2010-05-20 Keir Fraserp2m: move phystable into p2m
2010-05-20 Keir Fraserocaml: fix ocaml xc compilation on 32 bit
2010-05-20 Keir Fraserxentop: fix NULL pointer dereference
2010-05-19 Keir Fraservmx: Convert more initialisation BUG()s into clean...
2010-05-19 Keir Fraserx86: When failing smp_callin() properly clean up before...
2010-05-19 Keir Fraserx86: During boot, initialise cpu-numa info for all...
2010-05-19 Keir Fraservmx: Do not modify global vmx_vm{entry,exit}_control...
2010-05-19 Keir Fraserx86: Remove debug code from previous changeset.
2010-05-19 Keir Fraserx86: Fail CPU bringup cleanly if it cannot initialise...
2010-05-19 Keir Fraserkexec: Fix dodgy use of cpu_present_map protecting...
2010-05-19 Keir Frasercpupools: Quieten debug messages.
2010-05-19 Keir Fraserx86: Streamline the CPU early boot process.
2010-05-19 Keir Fraserxen-hptool: A few usage cleanups.
2010-05-19 Keir Fraserrcu: Migrate RCU work when taking a CPU offline.
next